projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe689fb
)
Added / to the end of DEVAR regex evamle.
author
Francesco Potortì
<pot@gnu.org>
Tue, 28 Nov 2006 13:31:27 +0000
(13:31 +0000)
committer
Francesco Potortì
<pot@gnu.org>
Tue, 28 Nov 2006 13:31:27 +0000
(13:31 +0000)
etc/etags.1
patch
|
blob
|
history
diff --git
a/etc/etags.1
b/etc/etags.1
index 3007d95a5c2a89db8c604ed4093e1e47372ed881..80fe2843b9159440a0f4c578100e5046afb95639 100644
(file)
--- a/
etc/etags.1
+++ b/
etc/etags.1
@@
-205,7
+205,7
@@
from shell interpretation.
Tag the DEFVAR macros in the emacs source files:
.br
-\fI\-\-regex\='/[ \\t]*DEFVAR_[A-Z_ \\t(]+"\\([^"]+\\)"
\
/'\fP
+\fI\-\-regex\='/[ \\t]*DEFVAR_[A-Z_ \\t(]+"\\([^"]+\\)"/'\fP
.\"" This comment is to avoid confusion to Emacs syntax highlighting
.br